func net/http.http2parseUintBytes
2 uses
net/http (current package)
h2_bundle.go#L3056: n, err := http2parseUintBytes(b, 10, 64)
h2_bundle.go#L3071: func http2parseUintBytes(s []byte, base int, bitSize int) (n uint64, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)